| FactInSchoolPlacementStats |
| Default Table Name | FactInSchoolPlacementStats |
| Definition |
| FactInSchoolPlacementStats Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
InSchoolPlacementStatsSK |
int | NO | ||
| InSchoolPlacementBK | int | NO | ||
InSchoolPlacementSK |
int | NO | ||
| ExitInterviewPlacementBK | int | NO | ||
ExitInterviewPlacementSK |
int | NO | ||
| EnrollmentBK | int | NO | ||
EnrollmentSK |
int | NO | ||
AvailableDateSK |
int | NO | ||
PlacedDateSK |
int | NO | ||
| HasCarFlag | tinyint | NO | ||
ReasonSK |
int | NO | ||
StudentSK |
int | NO | ||
| StudentBK | int | NO | ||
| SalaryHigh | decimal(19, 4) | NO | ||
| SalaryLow | decimal(19, 4) | NO | ||
SchoolStatusSK |
int | NO | ||
| WantsAssistanceFlag | tinyint | NO |
| FactInSchoolPlacementStats Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_FactInSchoolPlacementStats | PrimaryKey | InSchoolPlacementStatsSK |
| FactInSchoolPlacementStats Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| DimDate | Non-Identifying | One To Zero or More | FK_FactInSchoolPlacementStats_DimDate_AvailableDateSK | AvailableDateSK | NO | YES | ||
| DimDate | Non-Identifying | One To Zero or More | FK_FactInSchoolPlacementStats_DimDate_PlacedDateSK | PlacedDateSK | NO | YES | ||
| DimEnrollment | Non-Identifying | One To Zero or More | FK_FactInSchoolPlacementStats_DimEnrollment_EnrollmentSK | EnrollmentSK | NO | YES | ||
| DimExitInterviewPlacement | Non-Identifying | One To Zero or More | FK_FactInSchoolPlacementStats_DimExitInterviewPlacement_ExitInterviewPlacementSK | ExitInterviewPlacementSK | NO | YES | ||
| DimInSchoolPlacement | Non-Identifying | One To Zero or More | FK_FactInSchoolPlacementStats_DimInSchoolPlacement_InSchoolPlacementDetailsSK | InSchoolPlacementSK | NO | YES | ||
| DimReason | Non-Identifying | One To Zero or More | FK_FactInSchoolPlacementStats_DimReason_ReasonSK | ReasonSK | NO | YES | ||
| DimSchoolStatus | Non-Identifying | One To Zero or More | FK_FactInSchoolPlacementStats_DimSchoolStatus_SchoolStatusSK | SchoolStatusSK | NO | YES | ||
| DimStudent | Non-Identifying | One To Zero or More | FK_FactInSchoolPlacementStats_DimStudent_StudentSK | StudentSK | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |